home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: ODTransform problem
- Sent: 8/1/96 8:58 AM
- Received: 8/1/96 10:01 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >I realize this may be an OpenDoc question, but since I am using ODF, their
- >may be an ODF solution. The problem is I have an offscreen bitmap that
- >needs to stay synched with its onscreen view, but whenever I scroll, the
- >two are slightly off. Whenever I draw to the offview context, I use the
- >ODTransform from the view's frame. I find that I cannot see the contents of
- >the ODTransform in the MW debugger. Is there someway to view this object in
- >the debugger?
- >
- >Thanks,
- >
- >Scott Daniels scottdfl@sprynet.com
- >"Life appears the way you choose to see it."
-
- There is a FW_LogODTransform method in ODF to output a transform during
- debugging. It's not the perfect solution but it's better than not seeing
- anything.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-
-